Download Now: Windows Error Repair Tool

**SmartPCFixer will repair Windows Error and registry data errors on your PC

File extension Details of DOB, SO, SPR, SQL, SRC, SS, SSI, STD, STL

Name:DOB
File Type:Microsoft Visual Basic user document form file
Popularity:2
Category:Source code and script file
File Description:Plain text file contains project source code created for Active X.
Open Programs:

Adobe ExtendScript

Company / developer:
  Adobe Systems Incorporated

Adobe ExtendScript

The ExtendScript Toolkit (ESTK) is a development and debugging tool for JavaScript scripts included with Adobe CS3 Suites and applications such as Bridge, Photoshop, Illustrator, InDesign, and After Effects. ESTK is a new and enhanced version that allows you to create, edit and debug ExtendScript (Adobe's JavaScript language) all with an updated user interface, a new text engine, and the ability to debug more than one script at a time.

Name:SO
File Type:Unix shared library file
Popularity:3
Category:Source code and script file
File Description:Shared library file (Unix) - similar to DLL at Windows operating systems.
Open Programs:

Unix

Company / developer:
  The Open Group

Unix

Unix operating systems are widely used in both servers and workstations. The Unix environment and the client-server program model were essential elements in the development of the Internet and the reshaping of computing as centered in networks rather than in individual computers.

Both Unix and the C programming language were developed by AT&T and distributed to government and academic institutions, causing both to be ported to a wider variety of machine families than any other operating system. As a result, Unix became synonymous with "open systems".

Unix was designed to be portable, multi-tasking and multi-user in a time-sharing configuration. Unix systems are characterized by various concepts: the use of plain text for storing data; a hierarchical file system; treating devices and certain types of inter-process communication (IPC) as files; and the use of a large number of software tools, small programs that can be strung together through a command line interpreter using pipes, as opposed to using a single monolithic program that includes all of the same functionality. These concepts are known as the Unix philosophy.

Under Unix, the "operating system" consists of many of these utilities along with the master control program, the kernel. The kernel provides services to start and stop programs, handle the file system and other common "low level" tasks that most programs share, and, perhaps most importantly, schedules access to hardware to avoid conflicts if two programs try to access the same resource or device simultaneously. To mediate such access, the kernel was given special rights on the system, leading to the division between user-space and kernel-space.

The microkernel concept was introduced in an effort to reverse the trend towards larger kernels and return to a system in which most tasks were completed by smaller utilities. In an era when a "normal" computer consisted of a hard disk for storage and a data terminal for input and output (I/O), the Unix file model worked quite well as most I/O was "linear". However, modern systems include networking and other new devices. As graphical user interfaces developed, the file model proved inadequate to the task of handling asynchronous events such as those generated by a mouse, and in the 1980s non-blocking I/O and the set of inter-process communication mechanisms was augmented (sockets, shared memory, message queues, semaphores), and functionalities such as network protocols were moved out of the kernel.

Name:SPR
File Type:Telelogic Tau SDL Suite design file (IBM)
Popularity:2
Category:Source code and script file
File Description:Telelogic is now IBM. IBM Rational portfolio.

Specification and Description Language (SDL), standardized by ITU-T as standard Z.100, is a high-level object-oriented programming language used worldwide for the description of complex, event-driven, real-time, and communicating systems. Systems described in SDL typically consist of many simultaneous processes communicating with each other via signals.
Open Programs:

Rational Rose Developer for Java

Company / developer:
  IBM Corporation

Rational Rose Developer for Java

  • Offers software designers and developers a rich set of model-driven development capabilities for building quality J2EE-based software applications

  • Offers a leading modeling environment based on the industry standard UML 1.x, providing a common modeling language for the team to enable the creation of quality software faster

  • Provides analysis and Rose J patterns support based on "Design Patterns: Elements of Reusable Object-Oriented Software"

  • Includes Java and CORBA code generation, reverse engineering and configurable model-to-code synchronization

  • Enables more granular management and use of models with the separately controllable model components feature

  • Provides forward and reverse engineering support for Enumerations, For-Each Loop, Auto-Boxing/UnBoxing and reverse engineering support for Static Imports, Generics and VarArgs

  • Allows integration with other Rational lifecycle development tools, as well as with leading Java IDEs

  • Provides ability to Web publish models and reports to improve communication across the extended team

  • Operating systems supported: HP Unix, Linux, Sun Solaris, Windows

Name:SQL
File Type:Structured Query Language Data SQL
Popularity:2
Category:Source code and script file
File Description:Text file with SQL commands and descriptions of data. Used to storage SQL database tables, configuration and data in text file to backup database or import into antother SQL database system. SQL is a standard language for accessing and manipulating databases.

What Can SQL do?
  • SQL can execute queries against a database
  • SQL can retrieve data from a database
  • SQL can insert records in a database
  • SQL can update records in a database
  • SQL can delete records from a database
  • SQL can create new databases
  • SQL can create new tables in a database
  • SQL can create stored procedures in a database
  • SQL can create views in a database
  • SQL can set permissions on tables, procedures, and views
Open Programs:

WinSQL

Company / developer:
  SYNAMETIRCS

WinSQL

WinSQL is universal database management tool that can be used with any relational database to perform administrative tasks such as importing/exporting data, generating test data, reverse engineering an existing database, comparing schema and data between databases or simply running SQL queries. On one hand WinSQL provides advanced user powerful tools to help them manage their database, on the other hand several wizards in WinSQL help novice users to view and modify existing data on any relational database. In short, WinSQL is a must-have tool for any programmer or DBA who work with a variety of databases in their day-to-day life.

Name:SRC
File Type:DataFlex/Multi-Edit source
Popularity:4
Category:Source code and script file
File Description:An SRC file is a DataFlex source file.
Open Programs:

DataFlex

Company / developer:
  The Database Managers, Inc.

DataFlex

is a relational, 4GL Object Oriented database programming language.
DataFlex is able to run programs, without being recompiled, across Windows and Unix platforms.
One of DataFlex's strongest features back then (and now) was its ability to be ported to just about any operating system.

Name:SS
File Type:Scheme file
Popularity:3
Category:Source code and script file
File Description:According to Steele and Gabriel's "The Evolution of Lisp" paper, Scheme was originally called Schemer, in the tradition of the AI languages Planner and Conniver. But the ITS operating system had a 6-character limitation of file names, so the names were shortened to PLNR, CNVR, and SCHEME. Eventually the truncated name Scheme stuck.

Scheme is a dialect of Lisp that stresses conceptual elegance and simplicity. It is much smaller than Common Lisp; the language specification is about 50 pages, compared to Common Lisp's 1300 page draft standard. Advocates of Scheme often find it amusing that the entire Scheme standard is shorter than the index to Guy Steele's "Common Lisp: the Language, 2nd Edition". Unlike the Scheme standard, the Common Lisp standard has a large library of utility functions, a standard object-oriented programming facility (CLOS), and a sophisticated condition handling system.

Scheme is often used in computer science curricula and programming language research, due to its ability to represent many programming abstractions with its simple primitives. It is also an ideal test bed for compilation and interpretation techniques since it is possible to write a simple, yet fully standards-compliant Scheme interpreter in just a few days.
Open Programs:

Adobe ExtendScript

Company / developer:
  Adobe Systems Incorporated

Adobe ExtendScript

The ExtendScript Toolkit (ESTK) is a development and debugging tool for JavaScript scripts included with Adobe CS3 Suites and applications such as Bridge, Photoshop, Illustrator, InDesign, and After Effects. ESTK is a new and enhanced version that allows you to create, edit and debug ExtendScript (Adobe's JavaScript language) all with an updated user interface, a new text engine, and the ability to debug more than one script at a time.

Name:SSI
File Type:HTML with server side includes
Popularity:4
Category:Source code and script file
File Description:Server side includes (SSI)s applied to an HTML document, provide for interactive real-time features such as echoing current time, conditional execution based on logical comparisons, querying or updating a database, sending an email, etc., with no programming or CGI scripts. An SSI consists of a special sequence of characters(tokens) on an HTML page. As the page is sent from the HTTP server to the requesting client, the page is scanned by the server for these special tokens. When a token is found the server interprets the data in the token and performs an action based on the token data.

Mime: text/x-server-parsed-html
Open Programs:

Adobe Dreamweaver

Company / developer:
  Adobe Systems Incorporated

Adobe Dreamweaver

Design, develop, and maintain standards-based websites and applications

Build world-class websites and applications with one of the industry's leading web authoring tools. Adobe® Dreamweaver® software is ideal for web designers, web developers, and visual designers.

Did you know…

New features preview and test web content twice as fast

Using Live View is nearly twice as fast as previewing rendered pages in a browser. Using Live Code, you see the results of coding changes in Live View more than twice as fast as you would switching to a browser. Additionally, you can click a related file to see both its source in Code view and the parent page in Design view.

Online training eases switching

Migrating from Adobe GoLive® software to Dreamweaver? This training video from lynda.com offers tips on performing common GoLive tasks in Dreamweaver.

Editing web pages is quick and easy

Design your pages in Dreamweaver so end users can edit their web pages without help from you or additional software using the InContext Editing online service. As a Dreamweaver designer, you can limit changes to specific regions on the page.

Education discounts are available

As a student or educator, you qualify for education pricing. See the full list of products available for purchase.

Name:STD
File Type:LocoScript standard script file
Popularity:2
Category:Source code and script file
File Description:File extension used by LocoScript.
Open Programs:

LocoScript

Company / developer:
  ---

Name:STL
File Type:C++ standard template library
Popularity:3
Category:Source code and script file
File Description:File extension is used by C++. Standard template library.
Open Programs:

Visual C++

Company / developer:
  Microsoft Corporation

Visual C++

Visual C++ provides a powerful and flexible development environment for creating Microsoft Windows–based and Microsoft .NET–based applications. It also enables developers to build Web applications, smart-client Windows-based applications, and solutions for thin-client and smart-client mobile devices.

Name:STM
File Type:HTML server side include file
Popularity:3
Category:Source code and script file
File Description:HTML with SSI. A Web file with the suffix of ".shtml" (rather than the usual ".htm") indicates a file that includes some information that will be added "on the fly" by the server before it is sent to you. A typical use is to include a "Last modified" date at the bottom of the page.

This Hypertext Transfer Protocol facility is referred to as a server-side include. (Although rarely done, the server administrator can identify some other file name suffix than ".shtml" as a server-side include file.) You can think of a server-side include as a limited form of common gateway interface application. In fact, the CGI is not used. The server simply searches the server-side include file for CGI environment variables, and inserts the variable information in the places in the file where the "include" statements have been inserted.

When creating a Web site, a good idea is to ask your server administrator which environment variables can be used and whether the administrator can arrange to set the server up so that these can be handled. Your server administrator should usually be able to help you insert the necessary include statements in an HTML file.
Open Programs:

Adobe Dreamweaver

Company / developer:
  Adobe Systems Incorporated

Adobe Dreamweaver

Design, develop, and maintain standards-based websites and applications

Build world-class websites and applications with one of the industry's leading web authoring tools. Adobe® Dreamweaver® software is ideal for web designers, web developers, and visual designers.

Did you know…

New features preview and test web content twice as fast

Using Live View is nearly twice as fast as previewing rendered pages in a browser. Using Live Code, you see the results of coding changes in Live View more than twice as fast as you would switching to a browser. Additionally, you can click a related file to see both its source in Code view and the parent page in Design view.

Online training eases switching

Migrating from Adobe GoLive® software to Dreamweaver? This training video from lynda.com offers tips on performing common GoLive tasks in Dreamweaver.

Editing web pages is quick and easy

Design your pages in Dreamweaver so end users can edit their web pages without help from you or additional software using the InContext Editing online service. As a Dreamweaver designer, you can limit changes to specific regions on the page.

Education discounts are available

As a student or educator, you qualify for education pricing. See the full list of products available for purchase.

Download Now: Windows Error Repair Tool

**SmartPCFixer will repair Windows Error and registry data errors on your PC